Current Location: Home> Function Categories> acosh

acosh

Antihyperbolic cosine
Name:acosh
Category:math
Programming Language:php
One-line Description:Inverse hyperbolic cosine.
Similar Functions
  • Perform floating point division under IEEE 754 semantics fdiv

    fdiv

    Performfloatingpoint
  • Find the maximum value max

    max

    Findthemaximumvalue
  • Calculate the oblique length of a straight triangle hypot

    hypot

    Calculatetheobliquel
  • Arctangle of two parameters atan2

    atan2

    Arctangleoftwoparame
  • Returns log(1 + number), and can calculate the exact result even when the value of number is close to zero. log1p

    log1p

    Returnslog(1+number)
  • Determine whether it is infinite is_infinite

    is_infinite

    Determinewhetheritis
  • Returns exp(number) - 1, and can calculate the exact result even when the value of number is close to zero. expm1

    expm1

    Returnsexp(number)-1
  • Show the maximum possible value of random number getrandmax

    getrandmax

    Showthemaximumpossib